Skip to content

Fix excldue typo in apache-rat exclude patterns - #5154

Merged
hezhangjian merged 1 commit into
apache:masterfrom
tanvir-ux:fix/rat-excldue-typo
Sep 12, 2026
Merged

Fix excldue typo in apache-rat exclude patterns#5154
hezhangjian merged 1 commit into
apache:masterfrom
tanvir-ux:fix/rat-excldue-typo

Conversation

@tanvir-ux

Copy link
Copy Markdown
Contributor

What

Fixed <excldue><exclude> in the apache-rat plugin config.

Maven silently ignores unknown tags, so **/*.MD (and any other patterns under the misspelled tag) were never excluded from license checks.

Why

Same class of bug as apache/shenyu#7028 / related rat typo reports. Small, safe pom-only fix.

Test

Diff-only change to POM exclude tags; no runtime behavior change.

@tanvir-ux

Copy link
Copy Markdown
Contributor Author

@hezhangjian gentle ping — same excldueexclude apache-rat typo fix as servicecomb-toolkit#87. Happy to rebase if needed.

@hezhangjian

Copy link
Copy Markdown
Member

Thanks for your contribution :)

@hezhangjian
hezhangjian merged commit 1db6f7a into apache:master Sep 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants